10/100 FastEthernet PC Card Driver for lna-100n3 and lnadl-100n model 
after RedHat 7.0 or Kernel 2.4.0 Installation How-to:
  

 1. Will /etc/pcmcia/config file modify following lines 
    
   Existing lines in document->                
   
       device "pcnet_cs"
       class "network" module "net/8390, "pcnet_cs"
    
   Add three lines->     
       card "PCMCIA FastEthernet"
       version "PCMCIA", "FastEthernet"
       bind "pcnet_cs"
     
 
  2. Restart the cardmgr-
	
        "/etc/rc.d/init.d/pcmcia restart"


